Auto merge of #4272 - behnam:doc, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 12 Jul 2017 09:04:18 +0000 (09:04 +0000)
committerbors <bors@rust-lang.org>
Wed, 12 Jul 2017 09:04:18 +0000 (09:04 +0000)
commit74e54214c9d13871934fde0ecb07250e523c4e92
tree5827846767a0f351bed5fc6f9e8f6e95a09ffda8
parent1566c92b5d28e435613918e59dc94755f99d73b1
parentda966991691d9e778ebe9c15e398d75bb7afac92
Auto merge of #4272 - behnam:doc, r=alexcrichton

[doc/crates-io] Add text about packaging tests/benches

Fixes <https://github.com/rust-lang/cargo/issues/4262>